Skip to content

ITaskObservableAwaiter.IsCompleted property

Defined in

Type: ITaskObservableAwaiter Namespace: System.Reactive Assembly: System.Reactive.dll

Applies to

netstandard2.0

bool IsCompleted { get; }

Summary: Gets a Boolean indicating whether the observable sequence has completed.

Returns: bool